From: Robert J. Chassell Date: Mon, 17 Nov 2003 20:01:11 +0000 (+0000) Subject: In node `defvar and asterisk', commented out three paragraphs on X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24968 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9a075856ed3aa285d6dc9d21f122ed6fcfbf007b;p=emacs.git In node `defvar and asterisk', commented out three paragraphs on edit-options since the command is no longer described in the Emacs manual. --- diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index feeef04b3bc..007ba99a154 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi @@ -8082,6 +8082,9 @@ string. For example: @end group @end smallexample +@ignore +@c commented out on 2003 Nov 17, since edit-options no longer described + @noindent This means that you could (and still can) use the @code{edit-options} command to change the value of @@ -8098,6 +8101,7 @@ either by setting it manually or by using @code{customize}. For me, the major use of the @code{edit-options} command is to suggest variables that I might want to set in my @file{.emacs} file. I urge you to look through the list. +@end ignore @node copy-region-as-kill, cons & search-fwd Review, defvar, Cutting & Storing Text @comment node-name, next, previous, up